Name | Description | |
---|---|---|
![]() | IReferenceDictionary<T> Constructor | Creates an empty dictionary. |
The following tables list the members exposed by IReferenceDictionary<T>.
Name | Description | |
---|---|---|
![]() | IReferenceDictionary<T> Constructor | Creates an empty dictionary. |
Name | Description | |
---|---|---|
![]() | Count | |
![]() | IsReadOnly | |
![]() | Item | Gets or sets the value with the specified NodeId. |
![]() | Keys | |
![]() | Values |
Name | Description | |
---|---|---|
![]() | Add | Overloaded. Adds or replaces a reference. |
![]() | Clear | |
![]() | Contains | |
![]() | ContainsKey | Overloaded. Returns true if the dictionary contains a reference that matches any subtype of the reference type. |
![]() | CopyTo | |
![]() | Find | Overloaded. Returns a list of references that match the direction and reference type. |
![]() | FindReferencesToTarget | Returns a list of references to the specified target. |
![]() | GetEnumerator | |
![]() | Remove | Overloaded. |
![]() | RemoveAll | Removes all of the references of the specified type and direction. |
![]() | TryGetValue |